Skip to content

pulley: Finish simd proposal implementation#9935

Merged
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:pulley-finish-wast
Jan 13, 2025
Merged

pulley: Finish simd proposal implementation#9935
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:pulley-finish-wast

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit fills out the final and miscellaneous set of opcodes for Pulley to have a complete implementation of the simd proposal for WebAssembly. All spec tests are now enabled and the Pulley-specific exceptions for *.wast tests are all gone.

Closes #9783

@alexcrichton alexcrichton requested review from a team as code owners January 6, 2025 18:56
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team January 6, 2025 18:56
@github-actions github-actions Bot added the cranelift Issues related to the Cranelift code generator label Jan 6, 2025
This commit fills out the final and miscellaneous set of opcodes for
Pulley to have a complete implementation of the `simd` proposal for
WebAssembly. All spec tests are now enabled and the Pulley-specific
exceptions for `*.wast` tests are all gone.

Closes bytecodealliance#9783
@alexcrichton alexcrichton added this pull request to the merge queue Jan 13, 2025
@alexcrichton alexcrichton removed this pull request from the merge queue due to a manual request Jan 13, 2025
@alexcrichton alexcrichton added this pull request to the merge queue Jan 13, 2025
Merged via the queue into bytecodealliance:main with commit 2fa8711 Jan 13, 2025
@alexcrichton alexcrichton deleted the pulley-finish-wast branch January 13, 2025 19:06
alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Jan 13, 2025
Pulley finished its simd implementation in bytecodealliance#9935 so now that fuzzing was
enabled in bytecodealliance#9966 as well be sure to fuzz the simd proposal too.
github-merge-queue Bot pushed a commit that referenced this pull request Jan 13, 2025
Pulley finished its simd implementation in #9935 so now that fuzzing was
enabled in #9966 as well be sure to fuzz the simd proposal too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get all .wast tests passing under Pulley

2 participants